| Total Complexity | 59 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 172 |
| Lines of code | 126 |
| Logical lines of code | 85 |
| Comment lines | 0 |
| Methods | 7 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| addDeal() | 46 | 22 | 31 | |
| addCompany() | 53 | 10 | 19 | |
| addProduct() | 53 | 9 | 19 | |
| addContact() | 55 | 8 | 18 | |
| execute() | 54 | 6 | 19 | |
| generateReqDataFromFieldMap() | 65 | 3 | 9 | |
| __construct() | 62 | 1 | 11 |